projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
827e5cb
)
documentation: clarify gtk_icon_theme_add_builtin_icon() usage
author
Balint Reczey
<balint@balintreczey.hu>
Mon, 3 Mar 2014 15:07:47 +0000
(16:07 +0100)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 13 Mar 2014 02:55:52 +0000
(22:55 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=726135
gtk/gtkicontheme.c
patch
|
blob
|
history
diff --git
a/gtk/gtkicontheme.c
b/gtk/gtkicontheme.c
index 9131006d808cd93d3887564c2cf60ae0fad101e3..0eb44bd41664deb8df2567dec0b7b1a8214fd2fb 100644
(file)
--- a/
gtk/gtkicontheme.c
+++ b/
gtk/gtkicontheme.c
@@
-5066,7
+5066,7
@@
gtk_icon_info_get_display_name (GtkIconInfo *icon_info)
/**
* gtk_icon_theme_add_builtin_icon:
* @icon_name: the name of the icon to register
- * @size: the size at which to register the icon (different
+ * @size: the size
in pixels
at which to register the icon (different
* images can be registered for the same icon name
* at different sizes.)
* @pixbuf: #GdkPixbuf that contains the image to use